Skip to content

docs: add doc comments to four-bucket state model types (#98)#101

Merged
martinjms merged 1 commit intoepic/test-doc-passfrom
feat/issue-98-add-doc-comments-to-the-four-bucket-stat
May 2, 2026
Merged

docs: add doc comments to four-bucket state model types (#98)#101
martinjms merged 1 commit intoepic/test-doc-passfrom
feat/issue-98-add-doc-comments-to-the-four-bucket-stat

Conversation

@martinjms
Copy link
Copy Markdown
Contributor

Summary

Add doc comments to all public types in the replication_channel module — ChannelConfig, EntityStateDelta, EntityStateEntry, CloseReason, and IReplicationChannel — completing the four-bucket state model documentation pass started in #97.

Decisions made

None — literal doc-comment pass following the pattern established in #97, matching the issue spec.

Test plan

  • cargo test -p arcane-core — all 7 tests pass
  • cargo fmt --all -- --check — clean

Refs #98

Add doc comments to all fields, enum variants, and methods in the
replication_channel module (ChannelConfig, EntityStateDelta,
EntityStateEntry, CloseReason, IReplicationChannel).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@martinjms martinjms marked this pull request as ready for review May 2, 2026 14:04
@martinjms martinjms merged commit 2d4d476 into epic/test-doc-pass May 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant